home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jul 89 / W0091-Color Printing bug-Jul89 < prev    next >
Encoding:
Text File  |  1989-08-22  |  1.0 KB  |  34 lines  |  [TEXT/GEOL]

  1. Item    8938744                         19-July-89        11:58
  2.  
  3. From:   D0481                           Data Translation, Robert White, PRT
  4.  
  5. To:     APPLE.BUGS                      Apple Bugs Reporting
  6.  
  7. cc:     MACDTS                          Macintosh Developer Technical Supt.
  8.         MACAPP.TECH$                    MACAPP Tech
  9.  
  10. Sub:    Color Printing bug
  11.  
  12.     We have found a bug in the LaserWriter 6.0 release. When we
  13. try to print a 16-bit color offscreen pixmap to our LaserWriter,
  14. we get a very dark image printed out. We are using CopyBits for
  15. all our drawing.
  16.  
  17.     Our current workaround is to create a 32-bit version of our
  18. pixmap. This prints just fine, but as you can imagine, we would
  19. rather our application not require that much extra memory just
  20. to print. The 8-bit & 1-bit deep versions seem to work fine.
  21.  
  22.  
  23. We have the following configuration:
  24.         System 6.0.3
  25.         LaserWriter 6.0
  26.         MacApp 2.0b5
  27.         32-bit QuickDraw 1.0
  28.  
  29. Thought you'd like to know,
  30.  
  31. Marshall Houskeeper
  32. Data Translation
  33.  
  34.